CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - serialport mfc

搜索资源列表

  1. SerialPort

    0下载:
  2. 本人开发的串口程序,用来了解串口的工作原理和串口应用程序的编写方法,采用VS2008编写的MFC程序。
  3. 所属分类:其它源码

  1. Serial(MFC).rar

    0下载:
  2. 实现了SerialPort类,用于串口通信,并且采用多线程模式,Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
  3. 所属分类:通讯编程

    • 发布日期:2017-03-22
    • 文件大小:55055
    • 提供者:邓梦
  1. SerialPort

    0下载:
  2. WinCE串口程序。在WinCE5.0下用MFC开发的。该实例代码向读者展示了如何在WinCE下开发串口应用程序(和Windows下还是有区别的),适合初学者学习交流使用-WinCE port procedures. Under the WinCE5.0 developed using MFC. The example code shows the reader how to port applications developed under WinCE (and Windows, there
  3. 所属分类:Windows CE

    • 发布日期:2017-05-18
    • 文件大小:4883350
    • 提供者:zhuys
  1. mfc_serialport

    0下载:
  2. 基于对话框的mfc的串口程序,实现zigbee网络下数据通过串口传递给PC机。应用serialport类实现串口的通信-Mfc dialog based on serial procedures, to achieve zigbee network data transmission through the serial port to the PC. Serialport application Serial communication type
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-03
    • 文件大小:15615284
    • 提供者:lvpeng
  1. SerialPort

    0下载:
  2. QT4.6在 VisualStudio 2008上进行的串口功能开发,实现了串口的一部分功能。-QT4.6 in VisualStudio 2008 on the serial port function in development and the serial part of the function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:41620
    • 提供者:John
  1. vc_serialport_communication

    0下载:
  2. MSComm 控件在基于单文档中的应用 Win32 API 串口控制 MFC 打包类 Win32串口编程 多线程,多接收模式串口类LsComm 通过串口收发短消息 一个串口通讯数据库存取例子程序-vc serial port communication by much ways
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5354543
    • 提供者:liuyuefeng
  1. serialport

    0下载:
  2. 串口通讯的MFC类 -MFC class for serial communication
  3. 所属分类:Communication

    • 发布日期:2017-11-30
    • 文件大小:18386
    • 提供者:站长
  1. SerialPort

    0下载:
  2. 串口通讯的MFC类 -MFC class for serial communication-Serial communication MFC class-MFC class for serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:5554
    • 提供者:Bonnie Lee
  1. SerialPort

    0下载:
  2. MFC的串口通信,很不错,可以学学的,对初学者很有帮助-SerialPort
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:45567
    • 提供者:you
  1. E_Load

    1下载:
  2. 南京美尔诺电子有限公司生产的M9700 电子负载测试仪 充电器测试软件,源代码, 编译VS2008 MFC-Charger Test, SerialPort Communication Software, M9700 , E_Load
  3. 所属分类:SCM

    • 发布日期:2017-06-14
    • 文件大小:21760798
    • 提供者:谢晖
  1. MFC-serialport

    0下载:
  2. MFC使用串口编写程序,实现通讯功能,非常使用,简便易操作-MFC,serialport,communication,code,very nice ,useful
  3. 所属分类:Com Port

    • 发布日期:2017-03-24
    • 文件大小:26097
    • 提供者:黄华水
  1. SerialPort

    0下载:
  2. evc 串口通信 利用嵌入式操作系统的。串口间的通信 mfc- C++ WICE COMMUNICATION
  3. 所属分类:Communication

    • 发布日期:2017-11-15
    • 文件大小:1200827
    • 提供者:cmdxm
  1. SerialPort

    0下载:
  2. wince的串口调试工具源码,mfc框架编写-wince serial debugging tools source code, mfc framework of the preparation
  3. 所属分类:Windows CE

    • 发布日期:2017-05-20
    • 文件大小:6061083
    • 提供者:123
  1. helper-for-serialport

    0下载:
  2. 基于MFC的强大的串口通信程序,可以用于串口通信测试-Based on the powerful serial communication Demo MFC can be used to test
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5505440
    • 提供者:xuan
  1. serialport

    0下载:
  2. 串口通讯,Welcome to CSerialPort, a freeware MFC class to wrap access to the Win32 APIs dealing with serial ports.-ou are allowed to include the source code in any product (commercial, shareware, freeware or otherwise) when your product is released in
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-23
    • 文件大小:25362
    • 提供者:ydf
  1. serialPort

    0下载:
  2. 自己写的MFC串口带源码可用,自定义波特率-serialPort based on MFC with the bandrate is available
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:9091336
    • 提供者:刘浩林
  1. SerialPort

    0下载:
  2. 基于Visual Studio 2015中的MFC模块开发的串口通信程序,利用了自定义的SerialCom类。-This serial communication program is developed based on the MFC module of Visual Studio 2015, using a customized SerialCom class.
  3. 所属分类:Communication

    • 发布日期:2017-04-29
    • 文件大小:140370
    • 提供者:会飞的大象
  1. SerialPort

    0下载:
  2. 一个基于VS2015 MFC实现的串口通信程序-A application of serial communication based on VS2015 MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-10
    • 文件大小:44331008
    • 提供者:Kevin Lee
  1. Serialport

    0下载:
  2. MFC平台下的串口通信类。添加关闭端口函数,字节型发送函数(The serial communication class under the MFC platform. Add the closed port function, the byte send function)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:7168
    • 提供者:yang.wang
  1. SerialPort

    0下载:
  2. VS2013 C++串口,MFC控制界面,负责串口的收发信息做相应处理,右画图插件(VS2013 C++ serial port, MFC control interface, responsible for sending and receiving serial port information to do the corresponding processing, right drawing plug-in)
  3. 所属分类:串口编程

    • 发布日期:2018-05-03
    • 文件大小:35996672
    • 提供者:小破孩52
« 12 »
搜珍网 www.dssz.com